home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10425 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Undefide symbol _pow
  5. Date: Sun, 17 Mar 96 16:39:14 GMT
  6. Organization: none
  7. Message-ID: <827080754snz@genesis.demon.co.uk>
  8. References: <827035564-0-17435@manatee.envirolink.org>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <827035564-0-17435@manatee.envirolink.org>
  15.            rwekker@envirolink.org "Ronald Fitzgerald Wekker" writes:
  16.  
  17. >cc pi.o libmira.a -o pi
  18. >bnflsh1.o: Undefined symbol _pow referenced from text segment
  19. >I get this error on an unix machine. What must I do ?
  20. >(can't use cos() log() pow() etc.
  21. >My programs compile with Turbo-c without any problem
  22.  
  23. This question is covered by the FAQ (while I think it uses sin() as an
  24. example the problem is the same). You can ftp the FAQ from rtfm.mit.edu
  25. under /pub/usenet/comp.lang.c. Always check to make sure you question
  26. isn't answered in the FAQ for a newsgroup before posting. Also consider
  27. whether you are posting to the correct newsgroup. Although that question
  28. turn up frequently on comp.lang.c it is really a question about how to use
  29. compilers on Unix systems, not about the C language itself so a more
  30. appropriate newsgroup would have been comp.unix.programmer.
  31.  
  32. -- 
  33. -----------------------------------------
  34. Lawrence Kirby | fred@genesis.demon.co.uk
  35. Wilts, England | 70734.126@compuserve.com
  36. -----------------------------------------
  37.